projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43439ea
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Tue, 10 Apr 2001 14:55:03 +0000
(14:55 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Tue, 10 Apr 2001 14:55:03 +0000
(14:55 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 44de6eb671e11107bc3c160a1c16b3321a8e46ad..5d04025a797407cb1493a70c45999b62a58bfa50 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,9
@@
2001-04-10 Gerd Moellmann <gerd@gnu.org>
+ * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
+ regexp in parentheses when building the regexp for searching
+ backwards.
+
* simple.el (completion-list-mode-finish): New function.
(toplevel): Add completion-list-mode-finish to
temp-buffer-show-hook.